home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 June / maximum-cd-2002-06.iso / Data / items.bak / scripts / DefineButton2_126 / BUTTONCONDACTION on(release, keyPress Up).as
Encoding:
Text File  |  2002-03-13  |  157 b   |  4 lines

  1. on(release, keyPress "<Up>"){
  2.    scrollListUp("menudemo","demoname","demonumber",num_Items,topDemo,"topDemo",demoCount,"demoCount","currentDemoCount");
  3. }
  4.